Welcome![Sign In][Sign Up]
Location:
Search - linux server http

Search list

[Proxy Serverkingate-1.6.tar

Description: kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server, can act the many kinds of agreements, including: Http, https, socks, ftp, pop3, smtp, telnet, dns. Can move in linux, freebsd.. And other kind of unix, but also has windows (the newest edition to request above nt 4.0) on the operating system kingate is a multi-thread procedure (uses line Cheng Chi the way), therefore in the short time the massive connections requested, kingate also can maintain the very high performance. Kingate also supports the tcp port mapping, may realize the others to visit you in webmaster machine.
Platform: | Size: 225105 | Author: none | Hits:

[WinSock-NDISneti-2.0.tar

Description: NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and what will not be reported
Platform: | Size: 383442 | Author: llld | Hits:

[Internet-Networkhttp_client_2.0

Description: 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Platform: | Size: 5253 | Author: 丁丁 | Hits:

[Linux-Unixboa-0.94.14rc21.tar

Description: 用于移植到嵌入式linux系统的boa http服务器-for transplantation to Embedded Linux System boa http server
Platform: | Size: 199950 | Author: 刘银水 | Hits:

[Streaming Mpeg4komssys-0.3.6.tar

Description: The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (File, HTTP and FTP) but uses RTSP/RTP (and Files). It uses RTSP as control protocol to communicate with possible streaming servers. The video data is transported via RTP. -The KOM (S) Streaming System provides a ser ver, a client, and a proxy cache for audio / video streaming. Th e first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linu x. It does not handle data in pull mode (File, HTTP and FTP), but uses RTSP / RTP (and Files). It u ses RTSP as control protocol to communicate wit h possible streaming servers. The video data is transported via RTP.
Platform: | Size: 1266786 | Author: 向军 | Hits:

[JSP/JavaMISC_1.6_Provision_Java_API

Description: 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SyncOrderExample 80 provision 其中参数: 80 port,为HttpServer的端口号 provision serviceName,为服务名称 程序初始化成功后,misc网关访问URL:http://serverip:port/serviceName 即可提交正向同步数据 2) subs.bat 反向订购/取消接口演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SubscribeExample http://127.0.0.1/provision 其中参数: http://127.0.0.1/provision url,为Misc网关的反向订购/取消接口地址 -China Mobile MISC 1.6 Provision Java API used directly HttpS SP in a way that does not require any other APIs, not Apache, IIS, Tomcat Web server, etc., direct achieve bottom. Runtime Environment Windows / Linux JDK 1.4.2 Demonstration Program 1) sy nc.bat being ordered synchronous demo java-classpath "smsfan - prov ision.jar "net.smsfan.provision.example.S yncOrderExample 80 provision which parameters : 80 port, HttpServer to the port provision serviceName, for service names initialization procedure after the success of Gateway misc visit URL : http : / / serverip : port / serviceName forward will be submitted to two synchronous data) subs.bat reverse order / cancellation interface demo java-classpath "smsfan - provision.j ar "net.smsfan.provision.example.Subscrib eExa
Platform: | Size: 50546 | Author: 张宁 | Hits:

[Internet-Networkmini_httpd(php)

Description: red had Linux上的迷你http服务器,增加了对php访问的支持-red had Linux on the mini - http server, an increase of visits to the support php
Platform: | Size: 10761 | Author: 游铭 | Hits:

[Other resourcelinuxhttpd

Description: 这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
Platform: | Size: 48878 | Author: 陈凤梧 | Hits:

[Process-Thread20070101075034816251

Description: 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the operation function set, and some source code.
Platform: | Size: 26334 | Author: sp | Hits:

[Internet-Networkhttpd-src

Description: linux平台下HTTP协议的实现源代码,可以应用在嵌入式下的web server的开发。
Platform: | Size: 2469776 | Author: heavyseatree | Hits:

[Web Serverapache_1.3.33.tar

Description: linux平台下HTTP协议的实现源代码,可以应用在嵌入式下的web server的开发。
Platform: | Size: 2468567 | Author: heavyseatree | Hits:

[Internet-Networkneti-2.0.tar

Description: NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and what will not be reported
Platform: | Size: 382976 | Author: llld | Hits:

[Sniffer Package captureHTTP-browser-and-file-downloader

Description: 一个HTTP协议的目录浏览和文件下载服务器。这是在Linux下用C语言写的目录访问服务器,支持目录浏览和文件下载。-An HTTP protocol server for directory browsing and file downloads. It is written in C language under Linux Directory Access Server support directory browsing and file downloads.
Platform: | Size: 4096 | Author: yonhom | Hits:

[WEB Codelinux-dash-master

Description: LinuxDash是一款基于bootstrap和PHP的服务器信息监控程序。 Demo:http://afaq.dreamhosters.com/linux-dash/ 项目地址:https://github.com/afaqurk/linux-dash -LinuxDash bootstrap and PHP is a server-based information monitoring program. Demo: http://afaq.dreamhosters.com/linux-dash/ Project Address: https://github.com/afaqurk/linux-dash
Platform: | Size: 372736 | Author: 白宦成 | Hits:

[Internet-Networkhttp

Description: c语言实现的在linux下编译的,可以通过输入地址文件名下载服务器上的文件的源码,封装了中间层,便于在不同平台上移植。-c language compiler in linux, you can file by entering the address on file name to download server source code, encapsulate the intermediate layer, easy to transplant on different platforms.
Platform: | Size: 128000 | Author: 张娜娜 | Hits:

[WEB Codedfsjwxxtcx_v2.1

Description: 软件介绍 东方数据小偷程序是一款非常简单,采集非常给力的小说小偷程序。同样,我们程序对服务器环境的要求也是非常的简单,无论你是Linux服务器还是 windows都没有问题。 将程序包中带的tz.php传到你的网站根目录,然后访问http://你的域名/tz.php 查看你的服务器环境配置(用完了可以删掉) 检测你的服务器是否支持以下条件: PHP版本请高于5.1.0 支持远程文件获取(支持GET) 支持伪静态-Software introduction Oriental data thief program is a very simple procedure, the thief very awesome story collection. Similarly, our program on the server environment is also very simple requirements, whether you are a Linux server or windows are no problem. The program package with the tz.php to your web site root directory, and then access to /tz.php your domain name http:// to view your server environment configuration (used up can be deleted) Test whether your server supports the following conditions: PHP version is higher than 5.1.0 Support remote file access (support GET) Support pseudo static
Platform: | Size: 359424 | Author: wangsenlin | Hits:

[Embeded Linuxhttp

Description: 这是一个功能简单的音频视频流服务器,用于学习linux音频视频网络编程-This a simple audio /video streaming server ,for learning Ip camera
Platform: | Size: 6144 | Author: Tom | Hits:

[Web Serverproxy900_v1.0

Description: HTTP代理列表小偷,Proxy900采集源修改版 Unix Linux服务器请确保 list.php 777或可写 cache.txt 777或可写 -HTTP Proxy List Thief, Proxy900 Collection Source Modified Unix Linux Server Make sure that list.php 777 or writable cache.txt 777 or writable
Platform: | Size: 13312 | Author: psn | Hits:

[Web Serverhttpd

Description: http web 服务 linux 下的实现。 嵌入式式平台移植(http web service embedded platform transplantation base on linux arm linux)
Platform: | Size: 89088 | Author: 小小鱼夫 | Hits:

[OtherC语言实现Http server请求网页

Description: C语言实现HTTP请求,在linux上编译后即可使用(Implementation of HTTP requests in the C language)
Platform: | Size: 3445760 | Author: Mask–T | Hits:
« 1 2 3 45 6 7 »

CodeBus www.codebus.net